FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cce.fhir.minimal#0.3.0 (125 ms)

Package cce.fhir.minimal
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cce.fhir.minimal@0.3.0&canonical=https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Specimen-Specimen
Url https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Specimen-Specimen
Status draft
Name Specimen
Experimental False
Type Specimen
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient Patient
https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym PatientPseudonym
https://www.cancercoreeurope.eu/fhir/core/ValueSet/Projects Projects
https://www.cancercoreeurope.eu/fhir/core/ValueSet/SampleMaterialType Sample Material Type


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Specimen-Specimen",
  "name" : "Specimen",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Specimen",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Specimen",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Specimen.identifier",
        "path" : "Specimen.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "Specimen.identifier:projectId",
        "path" : "Specimen.identifier",
        "sliceName" : "projectId",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.identifier:projectId.system",
        "path" : "Specimen.identifier.system",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://www.cancercoreeurope.eu/fhir/core/ValueSet/Projects"
        }
      },
      {
        "id" : "Specimen.status",
        "path" : "Specimen.status",
        "mustSupport" : false
      },
      {
        "id" : "Specimen.type",
        "path" : "Specimen.type",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SampleMaterialType"
        }
      },
      {
        "id" : "Specimen.type.coding",
        "path" : "Specimen.type.coding",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.type.coding.system",
        "path" : "Specimen.type.coding.system",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.type.coding.code",
        "path" : "Specimen.type.coding.code",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.subject",
        "path" : "Specimen.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Patient",
              "https://www.cancercoreeurope.eu/fhir/StructureDefinition/cce-core-Patient-Pseudonym"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Specimen.parent",
        "path" : "Specimen.parent",
        "mustSupport" : false
      },
      {
        "id" : "Specimen.collection",
        "path" : "Specimen.collection",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.collection.collected[x]",
        "path" : "Specimen.collection.collected[x]",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Specimen.collection.bodySite",
        "path" : "Specimen.collection.bodySite",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "description" : "ICD-O topography codes",
          "valueSet" : "http://art-decor.org/fhir/ValueSet/1.3.6.1.4.1.19376.1.3.11.36--20151113191623"
        }
      },
      {
        "id" : "Specimen.collection.fastingStatus[x]",
        "path" : "Specimen.collection.fastingStatus[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "required"
        }
      },
      {
        "id" : "Specimen.container",
        "path" : "Specimen.container",
        "mustSupport" : false
      },
      {
        "id" : "Specimen.container.specimenQuantity",
        "path" : "Specimen.container.specimenQuantity",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.container.specimenQuantity.value",
        "path" : "Specimen.container.specimenQuantity.value",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.container.specimenQuantity.unit",
        "path" : "Specimen.container.specimenQuantity.unit",
        "mustSupport" : true
      },
      {
        "id" : "Specimen.container.specimenQuantity.system",
        "path" : "Specimen.container.specimenQuantity.system",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.